which method would suuport for this ">
Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 173,101 for

document formatting

(0.15 sec)
  1. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....How to Format Number as Currency with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to currency in Excel...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  2. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...properties to set various formatting options, including the right...Create a new document Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  3. Join Tables in C#|Aspose.Words for .NET

    Join tables in C#. How to merge two tables into one C#....Words Document Object Model, is made up of...join two tables in a Word document using Aspose.Words for .NET...

    docs.aspose.com/words/net/table-join/
  4. Copy Range Data with Style|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/net/copy-range-data-with-...
  5. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text Formatting with a simple boolean setting. Enhance your Markdown experience!...characters “++” as underline text formatting. The default value is false...characters “++” as underline text formatting. using ( MemoryStream stream...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a Document. NPOI does not provide an opportunity to insert a hyperlink using C#....Word document using the DocumentBuilder class: Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/net/insert-hyperlink/
  7. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....explains how fields work in Word documents and how to manipulate them...processing of Microsoft Word documents and supports fields in the...

    docs.aspose.com/words/net/fields-overview/
  8. CheckGrammarOptions.preserveFormatting property...

    CheckGrammarOptions.preserveFormatting property. Allows to specify either [AiModel.checkGrammar()](../../aimodel/checkGrammar/#Document_checkgrammaroptions) will try to preserve layout and Formatting of the original Document, or not...preserve layout and formatting of the original document, or not. Default...true . However, the original formatting of the text is not preserved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...data by maintaining same formatting which content control had...attached content control word document. 984×257 10.4 KB Refer above...

    forum.aspose.com/t/content-control-data-extract...
  10. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation....method Resets to default row formatting. public void ClearFormatting...custom borders. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...